@charset "utf-8";
/* CSS Document */
.w_rbox-001 {
	float:left
}
.about{
	height:432px;
	margin-bottom:85px;
	display:block}
.about_1 {
	width:300px;
	height: 432px;
	padding:33px;
	background-image:url(../img/bg_a1.jpg);
	background-image-part-image:url(../img/bg_a1.jpg);
}
.about_1_p {
	font-size:22px;
	color:#FFFFFF
}
.about_1_txt {
	line-height:2.4;
	color:#FFFFFF;
	font-size:14px;
	margin-top:40px;
}
.about_1_btn {
	width:160px;
	height:40px;
	margin-top:22px;
	border:#FFF 1px solid;
}
.about_1_btn a {
	font-size: 14px;
	color:#fff;
	margin-left:12px;
	line-height:40px;
}
.about_2 {
	float:left;
	width:600px;
	height:432px;
}
.about_2 img {
	width:600px;
	height:432px;
}

.about_3 {
	float:left;
	width:300px;
	height:432px;
	}
.about_3_top {
	position: absolute;
	width:300px;
	height:216px;
	background-image:url(../img/qywenhua.jpg) ;
	}
.about_3_top_txt{
	bottom:0px;
	 background: rgba(113, 113, 113, 0.6) !important;
	 position: absolute;
	height:60px; 
	display:block;line-height:60px;
	width:100%;}
	.about_3_top_txt a{
		font-size:22px;
		color:#FFFFFF;
		font-weight: bold;
		margin-left:35px;
		
	}
.about_3_boom {
	width:300px;
	margin-top:216px;
	}
.w_rbox {
	margin: 50px 0 50px 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
.w_rbox_1{
	padding: 50px 0 50px 0;
	width: 100%;
	height: 100%;
}
.e_rbox {
	margin: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto auto;
}
.pro{
	width:100%;
	background-image:url(../img/bg_pro.jpg);
	background-repeat:repeat-x;
	height:460px;}
.index_nav {
	height:70px;
	background:#CCC;
	margin-bottom:25px;
}
.index_nav ul li {
    /* float: left; */
    /* width: 10%; */
    /* height: 70px; */
    text-align: center;
    line-height: 70px;
    overflow-wrap: break-word;
    font-size: 16px;
    padding: 0 10px;
    display: inline-block;
}
.index_nav ul li:hover {
	background:#F00;font-size:16px;
}
.index_nav ul li:hover .p_info {
	color:#fff;font-size:16px;
}
	
	/*产品*/
.js {
	width:90%;
	margin:10px auto 0 auto;
}
.js p {
	padding:5px 0;
	font-weight:bold;
	overflow:hidden;
}
.js p span {
	float:right;
}
.js p span a {
	color:#f00;
	text-decoration:underline;
}
.js textarea {
	height:50px;
	width:98%;
	padding:5px;
	border:1px solid #ccc;
	border-top:2px solid #aaa;
	border-left:2px solid #aaa;
}
.scrollBox {
	width:1200px;
	background:url(../img/scrollBg.png);
	padding:10px;
	
	position:relative;
}
.scrollBox .piclist {
	overflow:hidden;
	zoom:1;
}
.scrollBox .ohbox {
	overflow:hidden;
	position:relative;
	width:1200px;
	margin-top:75px;
}
.scrollBox {
	position:relative;
	overflow:hidden;
	zoom:1;
}
.scrollBox .piclist li {
	float:left;
	display:inline;
    width: 306px;
    height: 305px;
    padding: 0 13px;
	background:#fff;
	border:1px solid #c9bea9;
	margin-right:10px;
	padding:5px;
}

.scrollBox .piclist li img {
    width: 280px;
    height: 245px;
    transition: all .6s;
}
.scrollBox .piclist li span {
	line-height: 60px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
}
.scrollBox .pageBtn span {
	background:url(../img/bntBg.png) no-repeat;
	display:block;
	width:37px;
	height:59px;
	position:absolute;
	top:200px;
	cursor:pointer;
	text-indent:-999em;
	overflow:hidden;
}
.scrollBox .pageBtn .prev {
	left:20px;
	background-position:-11px -84px;
}
.scrollBox .pageBtn .next {
	right:20px;
	background-position:-53px -84px;
}
.scrollBox .pageBtn .list {
	overflow:hidden;
	zoom:1;
	margin:10px 0 0 413px;
}
.scrollBox .pageBtn .list li {
	background:url(../img/bntBg.png);
	float:left;
	display:inline;
	width:15px;
	height:15px;
	background-position:-86px -57px;
	cursor:pointer;
	margin-left:10px;
	line-height:10000px;
	overflow:hidden;
}
.scrollBox .pageBtn .list li.on {
	background-position:-114px -57px
}
/*news*/
.news_two {
    margin: 0 auto;
    position: relative;
    font-size: 12px;
    min-width: 1100px; 
	padding-bottom: 50px;
}
.news_two_box:hover {
    background: #d21a23;
    box-shadow: 0 6px 10px 5px rgb(0 0 0 / 8%);
	color:#fff
}
 .news_two_box:hover .news_two_txt {color: #fff;} .news_two_box:hover .news_two_txt .title{color: #fff;} .news_two_box:hover .news_two_txt p{color: #fff;} .news_two_box:hover .news_two_txt .date{color: #fff;} .news_two_box:hover { background: #d21a23; box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08); } .news_two_box:hover .news_two_img { background: #ccc; background: #ccc }
.news_two_ul {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.news_two_ul li {
    width: 580px;
    height: 112px;
    margin-bottom: 27px;
    margin-top: 27px;
    float: left;
}
.news_two_box {
    width: 100%;
    height: 112px;
    padding: 6px;
    position: relative;
    background: #fff;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.news_two a {
    color: #ccc;
    text-decoration: none;
}
.news_two_img {
    width: 180px;
    height: 100px;
    float: left;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.news_two_img img {
    width: 180px;
    height: 100px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.news_two img {
    border: 0;
    vertical-align: top;
}
.news_two_txt {
    width: calc(100% - 220px);
    float: left;
    transition: all .3s ease-out 0s;
    margin-left: 30px;
}
.news_two_txt .title {
    font-size: 16px;
    color: #000;
    display: block;
    height: 24px;
    overflow: hidden;
    transition: all .3s ease-out 0s;
    margin-bottom: 3px;
}
.news_two_txt p {
    color: #999;
    line-height: 1.6;
    transition: all .3s ease-out 0s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
}
.news_two p {
    margin: 0;
}
.news_two_txt .date {
    border-top: 1px solid #dedede;
    font-size: 16px;
    color: #666;
    font-family: arial;
    padding-top: 8px;
}

.customer img{ border:none; float:left; display:block; margin-right:6.25px; -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: gray; transition:all .6s; } .customer .list img:last-child{ margin:0; } .customer img:hover{ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: ""; } .customer .list{ margin-bottom:6.25px; } .customer .list:after{ display:block; clear:both; content:""; }